ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1WrapCollectionView<S,T> Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1WrapCollectionView<S,T>)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As System.Boolean
    public System.bool CanRefresh()
    See Also